<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:cus="http://siebel.com/CustomUI" xmlns:dec="http://www.sigmadynamics.com/schema/services/DecisionService">
   <soapenv:Header/>
   <soapenv:Body>
      <cus:RTD_NBAIntegrationServiceCallAdvisor_Input>
         <!--Optional:-->
         <dec:Attributes>
            <!--1 or more repetitions:-->
            <dec:Attribute>
               <!--Optional:-->
               <dec:Name>agentId</dec:Name>
               <!--Optional:-->
               <dec:Value>0-1</dec:Value>
            </dec:Attribute>
         </dec:Attributes>
         <cus:TrackRecommendations>Y</cus:TrackRecommendations>
         <cus:Application>SiebelB2C</cus:Application>
         <cus:IntegrationPoint>GetIntelligentOffers</cus:IntegrationPoint>
         <!--Optional:-->
         <cus:Trace></cus:Trace>
         <dec:SessionKeys>
            <!--1 or more repetitions:-->
            <dec:SessionKey>
               <!--Optional:-->
               <dec:Name>contactId</dec:Name>
               <!--Optional:-->
               <dec:Value>04-LLSQ5</dec:Value>
            </dec:SessionKey>
         </dec:SessionKeys>
      </cus:RTD_NBAIntegrationServiceCallAdvisor_Input>
   </soapenv:Body>
</soapenv:Envelope>
